generic driver meaning in Chinese
简单驱动机
Examples
- Sometimes you ' ll be able to find a generic driver that will handle your hardware
有些时候您也许能够为您的硬件找到适合的通用驱动程序。 - This doesn ' t happen very frequently , by the way , because it ' s often not easy to change the way a generic driver accesses the hardware
这种是并不是经常发生,顺便说一句,因为通常很难改变一个公版驱动访问硬件的方式。 - In some situations , you may be able to write a filter driver that modifies the behavior of the generic driver just enough to make your hardware work
在一些情况下,你可能能够编写一个过滤驱动,它修改了公版驱动的一些行为, (这些行为)足够使得你的硬件工作。 - Clearly , the right thing to do was ( 1 ) hack smtp forwarding support into the generic driver , ( 2 ) make it the default mode , and ( 3 ) eventually throw out all the other delivery modes , especially the deliver - to - file and deliver - to - standard - output options
显然,正确的路子是( 1 )把smtp转发支持加入到通用驱动里去, ( 2 )把它设置为默认模式, ( 3 )最终把其它的传递模式都去掉,尤其是传递到文件和标准输出的模式。